home *** CD-ROM | disk | FTP | other *** search
/ Mesolore / Mesolore - Disc 1.iso / pc / data / Select a Site.dir / 00007_Script_7 < prev    next >
Text File  |  2001-01-26  |  137b  |  5 lines

  1. on y
  2.   repeat with i = 1 to the number of lines in field "output"
  3.     delete item 2 to 3 of line i of field "output"
  4.   end repeat
  5. end